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