1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 10:16:26 +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

BIN
app-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

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

View File

@@ -1,5 +1,5 @@
<div class="home-state"> <div class="home-state">
<h1 class="jumbotron">Codexen App <small>v0.1(breakthru)</small></h1> <h1 class="jumbotron">Codexen App <small>v0.1</small></h1>
<p> <p>
App for Code snippets<br> App for Code snippets<br>