Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Project that uses TypeScript for a nuxt.js project.

Notifications You must be signed in to change notification settings

lorey/nuxt-typescript-sample

Repository files navigation

nuxt.js with TypeScript

My classy Nuxt.js project

Playing around with NUXT and TypeScript. Used the nuxt starter and included TypeScript with wagerfield/nuxt-typescript. More information on how to work with TypeScript and Vue.js can be found at Microsoft/TypeScript-Vue-Starter.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.

About

Project that uses TypeScript for a nuxt.js project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published