Skip to content

denisjankelaic/React-Couter

Repository files navigation

simple-react-2017

Getting started

  1. Clone
  2. $ npm run starter-global
  3. $ npm install
  4. $ gulp

If it's not the first time running

  1. $ npm install
  2. $ jspm install
  3. $ gulp

Installing new package

Search if that package types (TypesSearch). If package has already types, skip first step.

  1. npm install @types/{package-name} -D
  2. jspm install npm:{package-name}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published