- First, install the dependencies's project by runing:
npm i
# or
yarn
- Second, run the project on local devolpement server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
npm i
# or
yarn
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.