Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

JavaScript.Fun

Code generator for javascript.fun

Quick Start

create .env file for DB connections.

yarn install
yarn build # generate collect build
yarn collect

Publish

  • bump the version in package.json, no-commit
  • yarn build to get the latest client build
  • git commit and push
  • draft new version and release
  • optional: daily task to update Github pages
You can’t perform that action at this time.