ziya
v1.1.9
Published
Your local in-browser editor
Downloads
19
Readme
ziya
:pencil2: Your local in-browser editor
User Quickstart
# Install ziya as global
$ npm install ziya -g
# Run ziya
$ ziya
# See what happens in the browser in the address: localhost:5000
Developer Quickstart
# Clone the repository
$ git clone [email protected]:hwclass/ziya.git
# Go to source folder
$ cd ziya/src/
# Install Dependencies
$ npm install
# Run Development Server
$ npm run start:dev
# Build App for Production
$ npm run build
# Run Production Server
$ npm run start:prod
Logo
Coming soon.
Design
Designers wanted!
Change Log
This project adheres to Semantic Versioning.
Every release, along with the migration instructions, is documented on changelog.
Contributors
Meet people who made it possible:
License
MIT