xyzhanjiang / template

Template

Home Page:https://xyzhanjiang.github.io/react-bulma-admin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template

PRs welcome

Template

Install

git clone https://github.com/xyzhanjiang/template.git
cd template
npm install

or generate project from this template.

Usage

Develop

npm run start

Visit localhost:3000

Build

npm run build

Structure

template
|- package.json
|- /public
  |- index.html  // home page
|- /src
  |- index.js    // the entry point file for the application
  |- /common
  |- /config
  |- /css        // styles
  |- /images

Browser support

  • Google Chrome 55+
  • Safari 11+
  • Firefox 52+
  • Edge 15+

About

Template

https://xyzhanjiang.github.io/react-bulma-admin/

License:MIT License


Languages

Language:JavaScript 82.5%Language:HTML 12.1%Language:CSS 5.4%