Pages of list:
How to start dev server?
- you should install npm dependencies
npm i
- start dev server
npm run start
How to build the project?
Just enter npm run build
Pages of list:
How to start dev server?
npm i
npm run start
How to build the project?
Just enter npm run build