Fast and easy to install, fullstack webapp starter template
- Clone the repository
git clone https://github.com/AlejandroRodriguezP/React-Fullstack-Starter.git
react ^16.4.1 mysql ^2.15.0 express ^4.16.3 webpack ^4.15.1
npm install
To start the server
npm start
And to run webpack
npm run react-dev
- Alejandro Rodriguez - (https://github.com/AlejandroRodriguezP)
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration
- etc