Skip to content

nd2d-gd/Publipostage

 
 

Repository files navigation

nuxt-express-mongo-starter

List of base dependencies

  • axios
  • vuetify
  • nuxt-i18n
  • nuxt-purgecss
  • vuelidate
  • helmet
  • lodash
  • mongoose

.env

You must change the .env.sample to .env and fill in the correct data in it.

Script

# Install dependencies
$ yarn

# Serve with hot reload at localhost:3000
$ yarn dev

# Build for production and launch server
$ yarn build
$ yarn start

# Generate static project
$ yarn generate

# Launch lint
$ yarn lint

# eslint is launched at each commit if you want to skip use the `-n` option
$ git commit -m "foo" -n

About

Publis Post

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • Vue 28.8%
  • Dockerfile 6.5%
  • SCSS 2.5%