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

https://github.com/chanlito/nuxt-ts-starter

We love using Nuxt & Typescript 💚💙
https://github.com/chanlito/nuxt-ts-starter

nuxt nuxtjs serverside-rendering ssr typescript

Last synced: 12 months ago
JSON representation

We love using Nuxt & Typescript 💚💙

Awesome Lists containing this project

README

          

# Nuxt TS Starter

Build awesome SSR web application with Nuxt 💚 & Nest 😻

---

## Usage

* Setup

```bash
npm install
```

* Development

```bash
npm run dev
```

* Production

```bash
npm run build
npm start
```

---

## LICENSE

MIT