Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 609 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 609 Bytes

QSDsan-Website

Status

Installation

If you don't have npm (what are npm, Node.js, nvm?), follow the official instructions.

Once you have npm, install all required packages (the --force flag to override lottie and use React 17).

npm install --force

Then, start the website using

npm start