- 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 devOpen http://localhost:3000 with your browser to see the result.
npm i
# or
yarnnpm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.