Skip to content

bigbohne/react-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Howto build

  1. Install NodeJS and npm: sudo apt-get install nodejs npm
  2. Download dependencies via npm: npm install
  3. Compile Typescript to Javascript: npm run build
  4. Start the fsatify server: npm run server
  5. Browse to http://127.0.0.1:8080

To have webpack watch changes and do builds automatically: npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published