imagoiq / nh3-exp1

Date My Romandie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 46.5%Language:Vue 39.0%Language:CSS 9.8%Language:HTML 4.7%