Skip to content

afebbraro/spark-starter-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✨ spark-starter-react

This is a boilerplate repository for developing with Spark React components.

This repository includes the Spark Design System assets and all required dependencies. Follow the steps below to get started.

Setup

  1. Fork this repo.
  2. clone your forked repo with git clone <yourRepoUrl>.
  3. Install Node.
  4. cd into the project directory and run npm install.

Quick Start

  1. Go through Setup.
  2. Run npm run start in your project directory.

Next Steps

Check out our guide for Installing Spark in a React Project.

About

A boilerplate Spark React app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.5%
  • HTML 16.5%
  • CSS 16.0%