_____ _ __ _ _ | __ \ | | / _| | (_) | |__) |__ _ __| |_| |_ ___ | |_ ___ | ___/ _ \| '__| __| _/ _ \| | |/ _ \ | | | (_) | | | |_| || (_) | | | (_) | |_| \___/|_| \__|_| \___/|_|_|\___/ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░ ░
A Command Line style portfolio website.
Behavior | Input | Output |
---|---|---|
Text and Text and Text and Text | Text | More Text |
- Download and install Node.js 12.3.1
- Clone this repository.
- Open the repository in a preferred text editor such as Atom or Visual Studio Code.
To run the application, open your machine's terminal and type in the following commands within the main project directory
npm install
This will allow the viewer of this project to have access to the CLI (command line interface) for webpack.
npm run start
This will watch the file changes in ./src
and automatically build the bundle with dev build (not minified). This is a continuous monitoring so to stop it just type the key combination Ctrl + C
within the terminal.
There are no known bugs.
This application is best viewed on a full screen. Should any problems occur, discover other bugs, or experience issues with viewing, please contact us.
This application was built in Jetbrains Webstorm using JavaScript, Node.js 12.3.1, jQuery 3.4.1, Bootstrap v4.3.1 and a custom css file. For unit testing, Jasmine framework and Karma task runner are both used.
This software is licensed under MIT license.
Copyright (c) 2020 Michael Larragueta