ReactJS 16 structured App and Bootstrap 4
Submitted by klevis on Sunday, October 29, 2017 - 22:30.
Language
This app is a starter for React js 16 with a nice structure and bootstrap 4, i dint use webpack config or gulp or grunt for deploy but just react scripts.
Setup:
Download the code and extract
got to directory and install the packages
npm install --> install all npm modules
npm start --> start the project
This app use the react scripts for deploy.
For more details go to my repository https://github.com/kleviscipi/react-starter
or to the demo site https://kleviscipi.github.io/react-starter-deploy/ or contact me to email [email protected]
Thank You
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 413 views