Skip to content

tamanyan/nuxt-ts-netlify

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Nuxt Typescript Netlify

Netlify Status

A Nuxt typescript example template with nuxt-ts on Netlify.

This template is an example of typescript using nuxt-ts, which was recently announced with Nuxt V2.4.0 release.

Installation

$ git clone https://github.com/tamanyan/nuxt-ts-netlify.git <project-name>
$ cd <project-name>
$ yarn or npm install

Usage

# Start dev server
$ yarn dev

# Build & Generate HTML
$ yarn generate

About

Nuxt TypeScript on Netlify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published