Skip to content

muhammaddadu/blockchain-pngchain

Repository files navigation

REACT BOILERPLATE

Installation

npm install

Development

NODE_ENV=development npm run start
open http://localhost:8080

Production

NODE_ENV=production node .
open http://localhost:8080

Scaffold Info

  • apis/ BE(contains the endpoints for this application)
  • webpack/ FE(Webpack configuration)
  • conf/ BE(configuration used inside the application)
  • src/ FE(this is sourcefile for front-end stuff)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published