1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

- cleanup root directory

- improve window behaviour
This commit is contained in:
Rokt33r
2015-09-11 17:20:16 +09:00
parent a3847ce1c9
commit 1fee2a846a
15 changed files with 129 additions and 153 deletions

View File

@@ -1,20 +0,0 @@
# CodeXen app 0.2.0
![CodeXen](app-logo.png)
Short code(Snippet/Templatefile/Command) storage + boosting service
> This repo is a workbench to build CodeXen app
## Status
v0.1 is building now
## How To Use
``` sh
git clone https://github.com/Rokt33r/codexen-app.git
npm install
npm start
```
You can check it -> [localhost:8080](http://localhost:8080)
> Electron build will be updated soon.