Skip to content

RobertoGM/chocol8

Repository files navigation

chocol8

Project setup

Once the repository has been cloned, move to the root directory and install dependencies by:

npm install

Then, to run the project:

Compiles and hot-reloads for development

npm run serve

Or you can either build the project

Compiles and minifies for production

npm run build

Or run the tests by:

Run your unit tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published