Skip to content

cynergy-ruas/typescript_starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Starter

Setup

To install the dependencies, run:

$ npm install

Development

To start a development server, run:

$ npm run dev

Production

To build the application, run:

$ npm run build

and to start the built application, run:

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published