1.2.1 • Published 4 years ago

cra-template-atlaskit-simple v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

cra-template-atlaskit-simple

This template includes a set of common used components from Atlassian Design System to give you a quick taste of how it is like. For more details and full documentation please visit the home page.

How to use it?

As it is a create-react-app template, you can simply pass in an option --template atlaskit-simple when creating a react app with create-react-app (note here you don't have to specify prefix cra-template- as create-react-app will do that for you).

For example:

npx create-react-app my-app --template atlaskit-simple

# or

yarn create react-app my-app --template atlaskit-simple

For more information, please refer to:

Contributors

  • Juntao(@abruzzi) initialized the repo with minimal setup
  • Meng(@mengX666) added the navigation page
  • WhiteSource Renovate(renovate-bot) is working hard to keep all deps up to date
1.2.1

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago