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

update readme.md

This commit is contained in:
Rokt33r
2015-06-08 04:33:23 +09:00
parent 67d8183582
commit 5c02ab24fe
3 changed files with 14 additions and 8 deletions

View File

@@ -1,14 +1,20 @@
# CodeXen app
![CodeXen](app-logo.png)
Short code(Snippet/Templatefile/Command) storage + boosting service
> This repo is a workbench to build CodeXen app
## Status
v0.1 breakthru
v0.1 is building now
## Specs
Web application
Electron application
## How To Use
## Using packages
- AngularJS
- Electron
``` 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.