mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
update readme.md
This commit is contained in:
BIN
app-logo.png
Normal file
BIN
app-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 42 KiB |
20
readme.md
20
readme.md
@@ -1,14 +1,20 @@
|
||||
# CodeXen app
|
||||

|
||||
|
||||
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.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<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>
|
||||
App for Code snippets<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user