Coder Social home page Coder Social logo

stevesajeev / klwe Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luxbe/klwe

0.0 0.0 0.0 458 KB

Kustom Live Web Editor (KLWE) enables you to edit your .klwp presets in the browser!

License: MIT License

JavaScript 1.28% Shell 0.05% TypeScript 49.96% HTML 0.47% SCSS 7.78% Svelte 40.46%

klwe's Introduction

KLWE

Stars

A tool to develop and edit KLWP presets

๐Ÿงก Built with SvelteKit ๐Ÿงก

About

Kustom Live Web Editor (KLWE) is designed to help you develop your klwp presets more easily.

Setup

git clone https://github.com/luxbe/klwe
cd klwe
npm i

๐Ÿ’ป Develop

๐Ÿ› ๏ธ Start a development server

After installing the required dependencies, you can start the development server with the following command:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

๐Ÿ”ฌ Test the application

To run unit-tests with jest, run the following command:

npm run test

# or start testing in watch mode for your tests to automatic rerun
npm run test:watch

๐Ÿงฑ Build the application

Before creating a production version of your app, install an adapter for your target environment. Then run:

npm run build

๐Ÿ“ License

Copyright ยฉ 2021 luxbe
This project is MIT licensed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.