Start the Nuxt App
cd nuxt-app
yarn install
yarn dev
Start the mock server.
cd devtools
yarn install
yarn mocks
Read more about the Mocks Server.
Start the Nuxt App
cd nuxt-app
yarn install
yarn dev
Start the mock server.
cd devtools
yarn install
yarn mocks
Read more about the Mocks Server.