Skip to content

hwclass/ziya

Repository files navigation

ziya

✏️ Your local in-browser editor

BCH compliance npm

Şener Şen

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 git@github.com: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

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •