Skip to content

A React component library for All Turtles software.

Notifications You must be signed in to change notification settings

All-Turtles/components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@all-turtles/components

A React component library for All Turtles software.

Usage

npm install --save @all-turtles/components

import AllTurtles from @all-turtles/components

Running locally

npm install
npm run start

Publishing