Skip to content

rfreydi/sfeir-school-typescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Javascript -JQuer training

This project is used for the training of Javascript and JQuery

Install

$ cd client && npm i && cd ..
$ cd server && npm i && cd ..

Run

Both client and server are on watch mode so you will need to execute the following in two different termina window

$ cd client && npm start
$ cd server && npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.3%
  • HTML 14.0%
  • CSS 11.7%