Skip to content
/ rckit Public

A personal starter package for react and babel based project

Notifications You must be signed in to change notification settings

influx6/rckit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCKit

RCKit (React Kit) provides a personal starter point for developing front end projects using react. I consistently keep forgetting how to do so alot, so this is me being lazy, yet wise.

Usage

Simply clone this repository into your own directory and delete the .git directory. Ensure to update the package.json to match your project name, repository and other details

> mkdir sample-project
> cd sample-project
> git clone https://github.com/gokit/rckit.git .
> rm .git

About

A personal starter package for react and babel based project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published