swarmcity / SwarmCityDapp-Polymer3

Swarm City Dapp

Home Page:https://swarm.city

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swarm City

Build Status

Swarm City Dapp

đź›  Status: In Development

Contributing

Install Development Dependencies

First, make sure you have NPM installed (locally or globally).

$ npm run install

if you need to install node you can Download Node Here!

Install Polymer CLI

$ sudo npm install polymer-cli --unsafe-perm -g

Clone This Repo

git clone https://github.com/swarmcity/SwarmCityDapp-Polymer3.git

Install Project Dependancies

npm install

Viewing The Application

npm run start

Lint The Code

npm run lint

Run Unit Tests

npm run test

Workflow

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git cz

Optional but highly encouraged: Follow this commit guide

  1. Push to the branch: git push origin my-new-feature
  2. Submit a pull request. :D

Tools we use

  1. [VS Code] (https://code.visualstudio.com/)
  2. VS Code Plugins - lit-html (allows for css editing with hinting in JavaScript)
  3. Git Kraken

About

Swarm City Dapp

https://swarm.city


Languages

Language:JavaScript 57.0%Language:HTML 43.0%