Skip to content

Latest commit

 

History

History
53 lines (32 loc) · 1.09 KB

File metadata and controls

53 lines (32 loc) · 1.09 KB

Twitter

Shio Stock Screenshot

Viglet Shio Stock - Store, organize and deliver media assets such as photos, videos, illustrations and 3D.

If you'd like to contribute to Viglet Shio Stock, be sure to review the contribution guidelines.

We use GitHub issues for tracking requests and bugs.

Installation

Download

$ git clone https://github.com/ShioCMS/shio-stock.git
$ cd shio-stock

Deploy

1. Install NPM Modules

Use NPM to install the modules.

$ npm install

2. Start Shio CMS

Start Shio CMS following the procedure described in https://github.com/ShioCMS/shio/blob/master/README.md

3. Runtime

Use Ng to execute Shio Stock.

$ ng serve --open

4. Build

Use Ng to build Shio Stock.

$ ng build --prod

URL

Home: http://localhost:4200