vadimrahmanov / CleverBaby

CleverBaby English School for children

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project "CleverBaby" (Vadim Rakhmanov)

A short guide

To get started, you must have installed:

  • Node.js v.10.15.3
  • Gulp v4
  • npm last version

Basic commands for work

  • Installation - npm i
  • Running a local server - npm start
  • Building a project without starting a local server - npm run-script build
  • Running testing for compliance with code guides - npm test

All development is done in the directory source

The resulting code goes to the directory build

  • Project is ready for integration with CMS.
  • If you have a desire to change or improve something, please open a pull request with your comments.

About

CleverBaby English School for children


Languages

Language:JavaScript 66.1%Language:SCSS 25.3%Language:HTML 8.6%