Authored by Jeff Chiu
Updated on: TODO
{TODOThis is a detailed description of your application. Its purpose and usage. Give as much detail as needed to explain what the application does, and any other information you want users or other developers to have. }
Click here to visit the site.
1. Internet browser of choice. Chrome is suggested.
2. A code editor like VSCode or Atom to view or edit the codebase.
1. Download this repository onto your computer by clicking the 'clone or download button'.
2. This page utilizes Node package manager and requires local files to be installed. Once you've cloned the repository and it's accompanying config files, use the following command npm install
to install the necessary NPM files to display correctly.
3. Type npm run build
to compile the page into the distribution directory with a new index.html and new bundle.js file..
4. Type npm run start
to begin a live server to view the page.
1. Open terminal window and navigate to/create desired repository location.
2. Clone this repository onto your computer by using command:
git clone https://github.com/jeffchiudev/TODOexample-repo
3. In the directory where you've cloned the repository, open in Visual Studio Code with code .
or preferred text editor.
Click Here
Description | Input | Ouput |
---|
Currently optimized for desktop browsing. Smart device integration will be added soon.
If there are any issues, I can be contacted at [email protected]
{TODOTell me about the languages and tools you used to create this app. Assume that I know you probably used HTML and CSS. If you did something really cool using only HTML, point that out.}
Copyright (c) 2020 Jeff W. Chiu