https://github.com/chancehudson/base-webapp
https://github.com/chancehudson/base-webapp
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chancehudson/base-webapp
- Owner: chancehudson
- Created: 2020-09-29T16:08:54.000Z (almost 6 years ago)
- Default Branch: no-ssr
- Last Pushed: 2021-08-04T01:20:36.000Z (almost 5 years ago)
- Last Synced: 2024-07-21T00:41:09.907Z (about 2 years ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# base-webapp
VueJS with server side rendering.
## Run
Use the following commands to start:
```
npm install
npm run dev
```
## Updating
When a change is made the site should automatically update.