Codex is a website for learning HTML / LiveCode / Code Share /etc.
- Change Dark/Light Mode on Playground
- Share code to friend
- Live code ( auto compile while typing )
Codex Website requires Node.js v12+ to run.
Install the dependencies and devDependencies and start the server.
$ cd codex
$ npm install
// For start website
$ npm start
Graba Express is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.
Plugin | For |
---|---|
Bootstrap | CSS Framework |
GitHub | Code storage |
Mysql | Database |
Pug JS | View Engine |
Express JS | Rounter Engine |
Code Mirror | Text Editor CSS |
Coming Soon .
- Test
MIT
Free Software, Hell Yeah!