8000 GitHub - kidunot89/tinacms: Tina is a site editing toolkit for modern javascript workflows
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from tinacms/tinacms

Tina is a site editing toolkit for modern javascript workflows

License

Notifications You must be signed in to change notification settings

kidunot89/tinacms

 
 

Repository files navigation

TinaCMS

Slack lerna

Getting Started

Tina Demo

Development

To get started:

git clone git@github.com:tinacms/tinacms.git
cd tinacms
npm run bootstrap

# Start the Gatsby demo
cd packages/demo/demo-gatsby
npm run start

Commands

Commands Descriptiton
npm run bootstrap Install dependencies and link local packages.
npm run build Build all packages
npm run watch Watch all packages for rebuilds.
npm run test Run tests for all packages
lerna run build --scope <package> Build only <package>.

About

Tina is a site editing toolkit for modern javascript workflows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.5%
  • JavaScript 9.7%
  • Other 0.8%
0