an oversimplified application to register attendees at a conference or event
config | ||
src | ||
static | ||
tests | ||
.gitignore | ||
ibt2.py | ||
index.html | ||
monco.py | ||
package.json | ||
README.md | ||
utils.py |
ibt2
I'll be there, 2
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.