- Webpack as Module Bundler
- Babel as JS transpiler
- Github-pages for deployment
Clone this project show hidden files delete .git directory this directory is always stay hidden in most of OS. And this template also consists .gitignore file for ignore node project based personal, .env files in root directory so you don't need to write it again.
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:8080 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.