Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 787 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 787 Bytes

Getting Started

Prerequisites

Requirements for the software and other tools to build and run

Installing

Navigate to root directory "\ukrain-russian-war-2022", and run the below command.

npm install

Wait until all dependencies are installed, then run the command below again.

npm start

Run

Snowpack framework should start the local server on default port 8080 and automatically launch the browser tab with http://localhost:8080/.

image

Authors