First, install the project:
npm installTo develop, run the development server:
npm run devTo build and run a build version:
npm run build
npm run startOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, install the project:
npm installTo develop, run the development server:
npm run devTo build and run a build version:
npm run build
npm run startOpen http://localhost:3000 with your browser to see the result.