@philvr/react-template

0.2.0 • Public • Published

@philvr/react-template GitHub npm (scoped)

A CLI for generating a React app template

Instructions

  1. Install
npm i -g @philvr/react-template
  1. Create a new project
react-template my-app
cd my-app
npm run start

What's Included

Folder Structure

app
├──node_modules
├──src
│  ├──components
│  │  ├──App.js
│  ├──styles
│  │  ├──index.less
│  ├──index.html
│  └──index.js
├──.babelrc
├──.gitignore
├──package.json
├──README.md
└──webpack.config.js

Readme

Keywords

Package Sidebar

Install

npm i @philvr/react-template

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

11.3 kB

Total Files

15

Last publish

Collaborators

  • fil1994