GitXplorerGitXplorer
d

get-started-with-nuxt

public
6 stars
1 forks
28 issues

Commits

List of commits on branch master.
Unverified
8ba62e9296b5165169d232fe1edc8e528a5ccfae

Azure Static Web Apps added workflow file for CI/CD

iinvalid-email-address committed 5 years ago
Unverified
1e0c841eaebf0c28bd4d731eb5df9d613ee6d9e7

fixed twitter link

committed 6 years ago
Unverified
c1ab388a8daf877a3bee1e67ce183cf3893ed29d

fixed links

committed 6 years ago
Unverified
ef86617e26fddc61f2cf0a6703bd0e7ae88c748f

fixed active link

committed 6 years ago
Unverified
5336654b22808cef4150dc83de9c964fc2bad763

fixed github link

committed 6 years ago
Unverified
da624ae426fde519575608bf1f71c57acff2c041

added github links

committed 6 years ago

README

The README file for this repository.

learn-nuxt-app

Lets learn nuxt and vue

Build Setup

# install dependencies
$ npm i

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

#3 to launch the webpack analyzer go to your nuxt.config and change analyzer to true then:

nuxt build -a

For detailed explanation on how things work, checkout Nuxt.js docs.

To see the page live

website