Skip to content
source code generator for javascript.fun
JavaScript CSS Shell
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github
assets
src
webpack
.editorconfig
.gitignore
.nvmrc
.prettierignore
README.md
cp.sh
package.json
yarn.lock

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
You can’t perform that action at this time.