Skip to content

hvekriya/vue-sksswoolwich

Repository files navigation

Woolwich Temple Netlify Status

Vue.js project with content managed in Prismic

How to launch this project in your local environment

Run the following commands:

npm install
npm run dev

Then you can access it at http://localhost:3000.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint