An open API service indexing awesome lists of open source software.

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

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
```