SPIDA Software, an industry leader in structure analysis software, announces the release of SPIDACalc v10.0. This release is a revolutionary online cloud analysis tool that gives you the answers you want and at the speed you need.
You will need the following things properly installed on your computer.
git clone <repository-url>this repository- change into the new directory
npm installbower install
ember server- Visit your app at http://localhost:4200.
Make use of the many generators for code, try ember help generate for more details
ember testember test --server
ember build(development)ember build --environment production(production)
ember build- copy contents of dist directory to the root of your webserver