Skip to content

hvekriya/vue-balkrishna-nursery

Repository files navigation

Bal Krishna Nursery by Woolwich Temple

How to launch this project in your local environment

Run the following commands:

npm install
npm start

NOTE: You will need access to Prismic.io

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

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint