Skip to content

BPA25/js_alapok

Repository files navigation

Javascript, frontend basics

This code here is for learning purposes only.

Install

Download and install nodejs and npm. Download this repository and open a command prompt inside this directory

cd path/to/this/directory

To install all dependecies in package.json, issue the following command

npm install

Run

After all packages installed successfully, run the live server with the following command

npm run serve

About

js_alapok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published