Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/locol23/vue-express-typescript-starter
https://github.com/locol23/vue-express-typescript-starter
boilerplate express starter typescript vue
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/locol23/vue-express-typescript-starter
- Owner: locol23
- Created: 2019-12-11T18:06:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T18:43:14.000Z (over 2 years ago)
- Last Synced: 2024-04-18T09:43:33.888Z (7 months ago)
- Topics: boilerplate, express, starter, typescript, vue
- Language: Vue
- Size: 3.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-express-typescript-starter
## Project setup
```
npm i
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
## Library
- Vue
- Vue Router
- ky
- express
- TypeScript