Skip to content

nishshukla1212/wecrave-app

Repository files navigation

wecrave-app

Project setup

Please duplicate and rename the local.env.example file in the content root to local.env and replace the values in it with the real values from the sheet provided to you

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.