Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 463 Bytes

readme.md

File metadata and controls

21 lines (17 loc) · 463 Bytes

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: