Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Yakchat FrontScript

Getting started

Run the dev server

To run on development mode:

npm start

Once the build is finished you can open your browser at http://localhost:8081

Create the build

npm run build

this would generate all the assets in the dist folder.