/agnes-client-sideUI

UI development repo for an Outline Editor. Later to be a part of Online Service / Electron App.

Primary LanguageCSS

Agnes Client Side UI Concept

This is UI Development repo for an Outline Editor, which will be an Electron app.

git clone https://github.com/wataru358/agnes-client-sideUI
cd agnes-client-sideUI
npm install
npm run serve

To test (with Jest):

npm run test