1.0.3-alpha.0 • Published 1 year ago

codenail v1.0.3-alpha.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Code-nail

A cli-tool to host local-editor in browser and bundle it to file

Demo

https://www.npmjs.com/package/codenail

Tech Stack

Client: React monaco-editor react-md-editor redux tailwindcss, typescript

Server: nodejs express commander, typescript

Build tools: esbuild vite

Run Locally

Clone the project

  git clone https://github.com/yhfa/code-nail

Go to the project directory

  cd code-nail

Install dependencies

  npm install

Start all package by lerna

  npm run start

Push to npm

  npm run build

License

MIT License

1.0.3-alpha.0

1 year ago

1.0.2-alpha.0

1 year ago

1.0.1-alpha.0

1 year ago

1.0.0-alpha.0

1 year ago