Skip to content

SevenWhite/boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boilerplate

Typescript react redux universal boilerplate

Run (development)

  • yarn global add typescript
  • yarn
  • yarn run server:start
  • yarn run front:start
  • tsc for building server
  • enjoy!

Build (production)

  • yarn
  • NODE_ENV=production yarn run server:build && yarn run front:build
  • enjoy!

Run (production)

  • NODE_ENV=production yarn start
  • enjoy!

About

Typescript react redux universal boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published