1.0.4 • Published 4 years ago

cra-template-zipstyles v1.0.4

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Welcome to ZipStyles by Carl Sachs!

How To Install

yarn

yarn create react-app <app-name> --template zipstyles

npm

npm init react-app <app-name> --template zipstyles

npx

npx create-react-app <app-name> --template zipstyles

global

If create-react-app is installed globally on your computer you can use this command:

create-react -app <app-name> --template zipstyles

Just like regular create-react-app but so much more. This template includes:

  • node-sass
  • styled-components
  • particles.js (+ documentation)
  • React Reveal.js
  • react-router-dom
  • React Typist (+ documentation)
1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago