您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

CoreUI React version

Intro

This project was bootstrapped with Create React App

It uses Sass (with .scss). The styles are loaded at the template level with node-sass-chokidar css preprocessor

Dependencies are handled by npm.

Usage

npm i - to install dependencies

Sctipts

npm start for developing (it runs webpack-dev-server)
npm run build to run a dev build

See also

Create-React-App Readme