Skip to content

Pythonian/Vue-Event-App

Repository files navigation

vue-app

Grab the code

git clone https://github.com/Pythonian/Vue-Event-App.git

Install project dependencies

cd Vue-Event-App
npm install

Install a full fake REST API

npm install -g json-server

Turn on json server to watch the mock database

json-server -d 5000 --watch db.json

Spin up a local server for the project in a new console tab

npm run serve

Open a browser and checkout the app

http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •