This project was bootstrapped with Create Nuxt App.
git clone https://github.com/cosmicjs/nuxt-jamstack-website
cd nuxt-jamstack-website
npm install
npm run build
npm start
Now visit: http://localhost:3000
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the dist
folder.
It correctly bundles app in production mode and optimizes the build for the best performance.
npm i -g netlify-cli
npm i -g nuxt
netlify deploy # point to the dist folder