atypon-fe-training-helper

1.0.1 • Public • Published

Atypon FE Training Helpers


Development Tools & Utilities to Support trainees enrolled in Atypon's FE training program



Getting Started

To begin, you'll need to install the cli globally on you machine:

$ npm i -g atypon-fe-training-helper

⚠️ Warning:- Make sure that you have node installed with version v14.18.2.

After installation you should have aft command available globally, you can verify with running

$ aft --version


Modules



Compile Module


This module include various compiling commands we'll be updating the readme file while we're progress with the training to unlock extra tools for you to use in your assignments


SCSS Compiling module


This module enables you to compile scss files locally, example :

$  aft compile scss --file="./scss/main.scss"

⚠️ Warning:- If you don't pass the file argument it will scan the whole working directory for any scss file and will compile it.

You can explore more options with passing extra --help argument.

Package Sidebar

Install

npm i atypon-fe-training-helper

Weekly Downloads

3

Version

1.0.1

License

NOLICENSE

Unpacked Size

490 kB

Total Files

70

Last publish

Collaborators

  • ibrahim-rahhal