Skip to content

yhfa/code-nail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published