Skip to content

aymeric-dispa/soins-infirmiers-dispa.be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soins Infirmiers Dispa - Vue.js SPA

Single Page Application about nursing

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run with the contact form REST API
npm start --prefix dist

Don't forget to create the config.json files :

  • src/assets/config.json - should contain the google analytics API key "analyticsApiKey" (used by src/main.js)
  • dist/config.json - should contain the mailgun API config (used by dist/server.js)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published