Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sambhav2612/librecad

[ON PAUSE] Static LibreCAD Website Clone
https://github.com/sambhav2612/librecad

bootstrap4 css html javascript jquery static-site

Last synced: about 1 month ago
JSON representation

[ON PAUSE] Static LibreCAD Website Clone

Awesome Lists containing this project

README

        


banner




NPM




Build Status


Codacy Badge


Code Climate Maintainability


codebeat badge




dependencies


devDependency Status




Website


HitCount


PRs Welcome




GitHub License




forthebadge

#### Setting up locally
```bash
$ git clone https://github.com/sambhav2612/librecad.git
$ cd librecad
$ npm install #to install mocha, open and http-server
$ npm start #for live version
OR
$ http-server ./ #for local deployment
```

#### Dependencies
- NodeJS and NPM (NPM comes with NodeJS by default)
- Mocha (for Travis CI Testing)
- open and http-server npm packages
- Git

**Note 1**: These installation commands work only on Linux Distributions as of 27/12/2017.

**Note 2**: It's a good practice to keep all softwares updated, you can update these softwares by following the online documentation frrom their respective sources.

#### Major updates
1. Commit 105: add bootstrap navbar, npm up and banner update for v1.0.1