Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

React, Redux, Webpack, Material UI, Boostrap 4, Code Splitting, HMR

License

NotificationsYou must be signed in to change notification settings

adeelibr/react-starter-kit

Repository files navigation

Webapp Was Built In:

  • ReactJS
  • Redux
  • Webpack 4
  • Babel 7
  • React Material UI
  • Bootstrap 4
  • SCSS, CSS Support
  • HMR
  • Code Splitting withReact.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]

Tutorials

Things I did while setting up the boiler plate for this code base, I wrote it all down in a series of articles

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

 npm i node_modules/.bin/webpack --config webpack.prod.config.js --colors --progress node server PORT=8082 pm2 start server --name "app-name-to-deploy"

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp