Skip to content

akshat-khosya/reactjs-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Template

This is a template repository for React.js projects.

Features

  • React.js
  • ESLint
  • Prettier

Usage

  1. Click the Use this template button.
  2. Create a new repository.
  3. Clone the repository.
  4. Install dependencies.
npm install
  1. Start development server.
npm start
  1. Build for production.
npm run build

License

MIT

Author

Akshat Mittal

Acknowledgements

About

This is a template repository for React.js apps

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SCSS 51.3%
  • JavaScript 45.4%
  • HTML 3.3%