Skip to content

ChargingBreak/chargingbreak-frontend

Repository files navigation

Charging Break Frontend

Build

3d6f5fca74ca84a5abb80ca753f32b6c7e5a2b01

Dependencies

Install JavaScript dependencies via npm after cloning the repository:

npm install

Note: Makes sure to have vue-cli installed as well: npm install -g vue-cli

Development

Run local webserver on port 8080

npm run serve

Visit http://localhost:8080 to access the site

Build

Generate production build

npm run build

Deploy

Commits to master are automatically deployed via Netlify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published