Skip to content

tonyfrolov/react-forms

Repository files navigation

Documentation

Webapp Was Built In:

  • ReactJS
  • Redux
  • Webpack 4
  • Babel 7
  • React Material UI
  • Bootstrap 4
  • SCSS Support
  • HMR
  • Code Splitting with React.lazy & React.Suspense
  • Code Formatter (Prettier)
  • Eslint configured extended with Airbnb style guide & support for prettier
  • Jest & Enzyme Configured
  • Automatically lint & format code, when committing it. [Husky/Lint-Staged]

Deploying a Node Instance On Linux Server Using PM2

How to start on PM2 [This is specific if you serve your files on a linux server where a NodeJS application is deployed as a server serving the .js files

yarn install     // install dependecies

yarn start       // start webpack devserver

About

react-forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published