0.2.1 • Published 11 years ago
tf-ui v0.2.1
UI
Shared React components for Thinkful applications.
/src
Code for the shared components.
/stories
Stories for demoing components using storybook
/script
Standard bootstrap scripts (Thinkful convention).
Demo
npm run dev
/script/serverDevelopment
If you want to work on UI components locally and see your changes in another app (outside the stories demo), you can use npm link.
- From
Thinkful/ui:npm run dev - From
Thinkful/ui:npm link - From the folder containing your app's
package.json:npm link thinkful-ui
0.2.1
11 years ago