/Jungla-Stack-Template

Template for Jungla Stack

Primary LanguageJavaScript

Jungla-Stack-Template

Template for Jungla Stack

Setup

  1. Clone the repo and name the folder for your project: git clone https://github.com/crazywolf132/Jungla-Stack-Template projectname

  2. Run yarn to install all packages.

  3. Place all fake json files in the data directory.

  4. Run yarn start

  5. Navigate to http://localhost:8080/filename to access the fake API.

  6. You can use the @Jungla/Language to change the results of the API.

How to run

  yarn start