Demos of using the FConsole, FLibs and FCore libraries.
[Demo site] (https://flashist.github.io/fexamples/)
- Clone the repo
$> git clone [email protected]:flashist/fexamples.git
- Install npm dependencies (under the repo folder)
$> npm i
- Run the test command
$> npm run