mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
update readme.md
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user