Skip to content

A template to get start with atlaskit (Atlassian Design System)

Notifications You must be signed in to change notification settings

mengX666/cra-template-atlaskit-simple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. For more details and full documentation please visit our home page.

To use this template, add --template atlaskit-simple when creating a new app with create-react-app.

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:

About

A template to get start with atlaskit (Atlassian Design System)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.3%
  • HTML 16.7%