ziya

Your local in-browser editor

Usage no npm install needed!

<script type="module">
  import ziya from 'https://cdn.skypack.dev/ziya';
</script>

README

ziya

:pencil2: Your local in-browser editor

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