A node cli for creating a new rocket-science application.
🚀 rocket-science is a boilerplate application with Reactjs, Styled Components, Typescript, Webpack, Jest, and Storybook all bundled into one workbench.
npx create-rs-app
You'll be prompted for an application name, enter a name for your app and you're ready to start building with your workbench.
git clone https://github.com/ahoward2/create-rs-app.git
yarn
yarn start