Skip to content

AhmadNoor01/Build

Repository files navigation

react-advance-boilerplate

The dev environment to enable live-editing React components.

Now edit src/App.js.

Linting

This boilerplate project includes React-friendly ESLint configuration.

npm run lint

Start

start on localhost:1234

npm run dev

Building

A production script is included that builds your app to a dist folder

npm run build

Main Dependencies

  • React
  • Javascript
  • Typescript
  • Webpack 4
  • [webpack-dev-server]
  • [babel-loader]
  • [react-hot-loader]
  • [webpack-bundle-analyzer]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published