Socket
Socket
Sign inDemoInstall

hackathon-starter-pack

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hackathon-starter-pack

Basic template to get up and running quickly at a hack-a-thon


Version published
Maintainers
1
Created
Source

hackathon-starter-pack

Basic template to get up and running quickly at a hack-a-thon

Build Status

Requirements

You'll need the following software installed to get started.

  • Node.js: Use the installer for your OS.

Get Started

Clone this repository, where app is the name of your app.

git clone git@github.com:base-apps/angular-firebase-template.git starter

Change into the directory.

cd starter

Install the dependencies. If you're running Mac OS or Linux, you may need to run sudo npm install instead, depending on how your machine is configured.

npm install

While you're working on your project, run:

npm start

This will compile your front end resource and assemble your Angular app. Now go to localhost:3333 in your browser to see it in action.

FAQs

Package last updated on 14 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc