Skip to content

GusarovArtem/nicety-academy-trip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started


Enter Front Package

  • cd src/client

Clean Install Front Dependencies:

  • npm ci

Build Front:

  • npm run-script build

Start/Run Front:

  • npm start