https://github.com/ysm-dev/nuxt-typescript-boilerplate
Nuxt + TypeScript Boilerplate
https://github.com/ysm-dev/nuxt-typescript-boilerplate
Last synced: 3 months ago
JSON representation
Nuxt + TypeScript Boilerplate
- Host: GitHub
- URL: https://github.com/ysm-dev/nuxt-typescript-boilerplate
- Owner: ysm-dev
- License: mit
- Created: 2018-01-28T08:20:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T08:23:31.000Z (over 8 years ago)
- Last Synced: 2025-12-26T09:58:07.814Z (6 months ago)
- Language: Vue
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nuxt + TypeScript Boilerplate
Similar with [nuxt-community/typescript-template](https://github.com/nuxt-community/typescript-template).
More simple and working version.
## Setup
``` bash
$ git clone https://github.com/ysm0622/nuxt-typescript-boilerplate
$ npm i
$ nuxt
```