Skip to content

TOBECHI-GH/Test

Repository files navigation

GADS community project

Installation

Please download zip file from Web-ecom-8 repository.

or by Git:

git clone https://github.com/TOBECHI-GH/Web-ecom-8.git

Then Run the following commands from the root of the file directory

  • cd Web-ecom-8
  • git checkout Frontend
  • npm i
  • npm run start

(If there are any errors make sure to use nodejs version 11 and below)

Deployment

Code will automatically be deployed to gh-pages on every merge. To deploy the code manually, run the following commands

  • npm run build
  • npm run deploy

Features

  • Advanced CSS Reset scss-reset
  • Tailwind CSS Utilities Tailwind
  • Basic SCSS Mixins Collection scss-mixins
  • Old browsers support ( > 1% popularity )
  • Predefined export/import JavaScript modules
  • Semantic reference

JavaScript

  • Babel
  • Rollup

Tests

  • Automated HTML5 W3C Validation

Contributing

For issues, bugs or imporvements please open an issue

JavaScript development

  • rollup
  • rollup-plugin-babel

Notification

  • gulp-plumber
  • gulp-notify

Styles Automation

  • gulp-sass
  • gulp-postcss
  • autoprefixer

HTML Files

  • index.html - main landing page
  • client.html - client page

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published