Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

CiccioTecchio/HomeAssessmentCanonical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home assessment for Canonical

A simple web page developed using Vanilla framework. The source code is located under the docs directory. Favicon by icon8.com.

Requirements

To run this project, you must have a node version of 12.0.0 or higher installed. Checks that port 3000 is free

How to run

  1. npm i
  2. npm run start
  3. Go to http://127.0.0.1:3000