File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CodeXen app
2+ ![ CodeXen] ( app-logo.png )
23
34Short code(Snippet/Templatefile/Command) storage + boosting service
5+ > This repo is a workbench to build CodeXen app
46
57## Status
6- v0.1 breakthru
8+ v0.1 is building now
79
8- ## Specs
9- Web application
10- Electron application
10+ ## How To Use
1111
12- ## Using packages
13- - AngularJS
14- - Electron
12+ ``` sh
13+ git clone https://github.com/Rokt33r/codexen-app.git
14+ npm install
15+ npm start
16+ ```
17+
18+ You can check it -> [ localhost:8080] ( http://localhost:8080 )
19+
20+ > Electron build will be updated soon.
Original file line number Diff line number Diff line change 11< div class ="home-state ">
2- < h1 class ="jumbotron "> Codexen App < small > v0.1(breakthru) </ small > </ h1 >
2+ < h1 class ="jumbotron "> Codexen App < small > v0.1</ small > </ h1 >
33 < p >
44 App for Code snippets< br >
55
You can’t perform that action at this time.
0 commit comments