Skip to content

ArnasAlex/ReactNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactNode

Example of React and Node implementation. It might me used as boilerplate.

Installation and Startup

  1. Run npm install
  2. Install global packages that might be missing.
  3. Run npm run start. It will start nodejs server.
  4. Run npm run build. It will build client side files using webpack and will watch for the changes.
  5. Open http://localhost:1234

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published