/challenge-hero

Primary LanguageJavaScriptMIT LicenseMIT

SPA react.js demo

Try React.js and Storybook, preview here :)

Quick start

goto super hero website apply token

$ git clone https://github.com/bunnywong/challenge-hero

$ cd challenge-hero

# Clone `.env.example` as `.env.development`. also replace the token collected from first step

$ npm run start

Run test

$ npm run test