8000 GitHub - Raywire/real-world-vue: An event creation app using Vue.js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Raywire/real-world-vue

Repository files navigation

Title

real-world-vue

Description

An app for creating and viewing events with a guest list

Project setup

Navigate into the project folder

npm install

Run the json server for the events

Perform this to have a basic local server that performs basic CRUD for the events If you do not have json-server install it either globally or for this project

npm install -g json-server
json-server --watch db.json

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

An event creation app using Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0