Skip to content

This repo is to contain the training and some documentation for the clean_framewrok

License

Notifications You must be signed in to change notification settings

CAH-MohanRao/clean_framework_docs

 
 

Repository files navigation

Environment Setup Requirements

  1. Install "Go"

    • Go language
  2. Install NPM

  3. Install Node.js via NPM

  4. Install Gulp CLI via NPM

  5. You DO NOT need to clone Claat (https://github.com/googlecodelabs/tools/tree/master/claat#install)

    • It is already a part of the repo
    • The Claat execution has already been made in the claat repo directory for you already, you do not need to "Make" it

So How to get it Running?

  1. Go into the "Site" folder and execute the RunCodeLabs.command file and it will launch the Codelabs for you.
    • You must have completed the setup requirements listed above

Help - Go

Do I have go installed?
- In the site folder run the "IsGoInstalled.command" file and you should see the version if it is installed.

Help - NPM

Do I have NPM installed?
- In the site folder run the "IsNPMInstalled.command" file and you should see the version if it is installed.

Help - Node.js

Do I have Node.js installed?
- In the site folder run the "IsNodeInstalled.command" file and you should see the version if it is installed.

Help - Gulp

Do I have Gulp.js installed?
- In the site folder run the "IsGulpInstalled.command" file and you should see the version if it is installed.

About

This repo is to contain the training and some documentation for the clean_framewrok

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • HTML 22.9%
  • Go 9.2%
  • CSS 3.6%
  • SCSS 2.5%
  • Starlark 0.8%
  • Other 0.5%