tkhquang / react-app-template

Project template for creating React apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-app-template

Project template for creating React apps

Lightweight app template for kickstarting personal projects.

This is intended for my personal use only. It's not actively managed or maintained.

Usage

Install SAO first.

yarn global add sao
# or
npm i -g sao

Then execute the following command to create your web application

sao tkhquang/react-app-template -u my-project

About

Project template for creating React apps

License:MIT License


Languages

Language:JavaScript 90.2%Language:HTML 4.6%Language:CSS 2.7%Language:Dockerfile 2.3%Language:SCSS 0.2%