ldc84 / nowbegin_admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Now Begin

Now Begin

Installation

To install on any Linux, Mac OS or Windows system, ensure Node.js is installed then clone the repository:

git clone https://github.com/ldc84/nowbegin_admin.git

Navigate to the folder:

cd nowbegin_admin

Install dependencies:

npm i gulp -g
npm i

Note that module versions have been fixed to guarantee compatibility. Run npm outdated and update package.json as necessary.

Usage

Run in live-reloading development mode:

gulp

Navigate to http://localhost:9090/ or the External URL if accessing from another device. Further instructions are shown on the index page.

About


Languages

Language:HTML 57.2%Language:SCSS 31.9%Language:JavaScript 10.9%