Install the dependencies with this command-line:
npm install
If you use yarn just replace
npmwithyarn
Perform a quick build (bundle.js) and start server:
npm run dev
If you use yarn just replace
npmwithyarn
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install the dependencies with this command-line:
npm install
If you use yarn just replace
npmwithyarn
Perform a quick build (bundle.js) and start server:
npm run dev
If you use yarn just replace
npmwithyarn