/takiwa-form

Primary LanguageJavaScriptMIT LicenseMIT

takiwa-form

Installation

Note

  • Requires npm6
  • Ensure you have the MongoDB service running. For MongoDB installation guide see here

Instructions

Run the below in your terminal:

git clone https://gitlab.com/georgehardy/takiwa-form.git
cd takiwa-form
npm install
npm start
OR
npm test