@ihollander/cra-template-flatiron-workshop

0.0.2 • Public • Published

Flatiron Workshop Template

Generating New Workshops

To create a new workshop from a template, run:

npx create-react-app workshop-name --use-npm --template @ihollander/cra-template-flatiron-workshop

This will create a new workshop repo with some starter code and all the necessary dependencies. It also provides a README with student-facing instructions for getting the workshop set up locally.

NOTE: The script above uses npm instead of yarn as the default package installer. There are some dependency issues with yarn that need some further investigation; in the meantime, npm works just fine.

See @ihollander/workshop-app for more!

Package Sidebar

Install

npm i @ihollander/cra-template-flatiron-workshop

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

30.4 kB

Total Files

24

Last publish

Collaborators

  • ihollander