Skip to content

jeffchiudev/template-folder

Repository files navigation

{TODOApplication Name}

Authored by Jeff Chiu

Updated on: TODO

{TODOBrief description of application}, {TODODate of current version}

By {TODOList of contributors}

Description:

{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. }

Site link

Click here to visit the site.

Setup/Installation Requirements:

Software Requirements:

1. Internet browser of choice. Chrome is suggested.

2. A code editor like VSCode or Atom to view or edit the codebase.

Open by downloading:

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.

Open via Bash/GitBash:

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.

Testing Specifications:

Click Here

Description Input Ouput

Known Bugs:

Currently optimized for desktop browsing. Smart device integration will be added soon.

Support and contact details:

If there are any issues, I can be contacted at [email protected]

Technologies Used:

{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.}

License: MIT

Copyright (c) 2020 Jeff W. Chiu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published