Create an app about HTML/CSS/JS with Parcel (Web application bundle)
Deploy to Netlify: https://react-redux-base-app.netlify.app
- Cu Nguyen <cunguyen.dev@gmail.com>
- Thuy Cao <thuycao625@gmail.com>
- HTML/CSS/JavaScript
- SASS/SCSS
- ReactJS
- Redux
Step by step to run this app in your local
At your directory root, run:
npm/yarn install
npm/yarn start
Open on web: http://localhost:3000 (this is by default, you can custom it)
npm/yarn run build
You can update the source structures to follow your patterns.
Note: Live-reload is supported