f22-starter

0.2.0 • Public • Published

F22 App starter 🚀

This is a starter cli kit for bootstrapping React and React Native Applications @F22labs.

For React Native projects, we use this repo https://github.com/f22labs/rn-boilerplate

React project boilerplate is WIP

Installation

  1. Install the package globally with
npm install -g f22-starter

or

yarn global add f22-starter
  1. Run command f22-starter and follow the instructions.

Note: This currently doesn't support Windows machines

For windows users, follow this instructions

Make sure you have yarn installed on your machine.

1.  Clone this project and delete `.git` folder.
2.  Run `yarn` to install the dependencies.
3.  Then `yarn rename [YOUR_PROJECT_NAME]` to rename the project.
4.  Then you're good to go.

Package Sidebar

Install

npm i f22-starter

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

2.67 kB

Total Files

4

Last publish

Collaborators

  • f22dev