moredip / plain_js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plain.js

The shell of a generic Javascript codebase

Getting started

mkdir YOUR_PROJECT_NAME
cd YOUR_PROJECT_NAME
git clone https://github.com/moredip/plain_js --origin template .
yarn
yarn test # you should have an initial failing test

About


Languages

Language:JavaScript 100.0%