Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 789 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 789 Bytes

cra-template-atolye15

This is Atölye15 react app template for Create React App. This template based from cra-template-typescipt and Atölye15 CRA Recipe

To use this template, add --template atolye15 when creating a new app.

For example:

npx create-react-app my-app --template atolye15

# or

yarn create react-app my-app --template atolye15

For more information, please refer to: