cra-template-zipstyles

1.0.4 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i cra-template-zipstyles

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

26.9 kB

Total Files

21

Last publish

Collaborators

  • carlsachs