Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 278 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 278 Bytes

vivace-react

this is a project for the new vivace site.

The react project is in the vivace folder. Follow the readme in there for build instructions.

to install and start the project:

cd vivace
npm install
npm start

A bootstrap template is in the react-3.0 folder.