/boilerplate-1

Primary LanguageJavaScriptMIT LicenseMIT

makeen-boilerplate

Getting started:

  • clone the project
  • $ yarn

Running the project in development mode:

  • $ npm start
  • if you want to run the web-app in development mode then you'll have to
$ cd ./packages/web-app
$ npm start

The following servers will be started:

Running the project in production mode: