Skip to content

jatinkatyal13/hacker-blocks

 
 

Repository files navigation

Hacker Blocks

Online coding platform by Coding Blocks.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd hack
  • npm install
  • bower install

Running / Development

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Useful Links

About

Source code of the Hacker Blocks frontend application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.4%
  • HTML 40.8%
  • CSS 9.5%
  • Shell 0.3%