- Install the latest version of node.js, which includes npm.
- Save the root folder (“pneuma-sim”) in an accessible location.
- Open a terminal and navigate to the folder
frontend
inside the root folder. - Run
npm install
in the terminal to download and install the project dependencies. - Run the file
frontend/index.html
in a local server and access it from a web browser for testing. For example, use the “Live Server” extension in Visual Studio Code. - The following scripts are available from
frontend/package.json
:npm run lint
for linting Javascript files.npm run docs
to generate HTML documentation files in thefrontend/docs
folder.npm run format
to format Javascript files.npm run test
to run test cases without coverage.npm run test:coverage
andnpm run test:totalcoverage
to run test cases with coverage information.
-
Notifications
You must be signed in to change notification settings - Fork 0
jschneibel/pneuma-sim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published