Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.02 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.02 KB

@eli017/elis-sass-test

Version Downloads/week License

This is Eli's official template for Create React App.

To use this template, add --template @eli017/elis-sass-test when creating a new app.

For example:

npx create-react-app my-app --template @eli017/elis-sass-test

# or

yarn create react-app my-app --template @eli017/elis-sass-test

For more information, please refer to:

Credits

This project was inspired by DeveloperTown's CRA template.