Skip to content

Free and Open Source Project developed by FOSS Community NSBM Volunteers

License

Notifications You must be signed in to change notification settings

fossnsbm/event-404

Repository files navigation

event-management-platform

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Build the Docker image of our Vue.js app

docker build -t vuejs-cookbook/dockerize-vuejs-app .

Run our Vue.js app in a Docker container

docker run -it -p 8080:80 --rm --name dockerize-vuejs-app-1 vuejs-cookbook/dockerize-vuejs-app

About

Free and Open Source Project developed by FOSS Community NSBM Volunteers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published