Skip to content

randsom/nh3-exp1

 
 

Repository files navigation

nh3-exp1

Project setup

npm install

Create a .env file at the root directory with:

VUE_APP_I18N_LOCALE='fr'
VUE_APP_I18N_FALLBACK_LOCALE='fr'
VUE_APP_API_URL='https://Your_CockpitCMS_URL/api'
VUE_APP_API_GENERAL_TOKEN='Your_token'
VUE_APP_API_IMAGE_TOKEN='Your_token'

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Date My Romandie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.5%
  • Vue 38.9%
  • CSS 9.1%
  • HTML 4.5%