Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cd-starter

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

cd-starter

CodeDungeon JS Starter

  • 0.3.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

cd-starter

Overview

My own personal starter

Installation

  • clone repo $ git clone https://github.com/mikeerickson/cd-starter.git

  • install dependencies $ npm install (or yarn)

Things To Know

These are some things I figured you should know (this will be expanded)

  • Project pretty much uses ES6 everywhere There may be some places where ES5 is still used, but that will change over time

  • current client tools

    • angular 1.5
    • angular material
    • bootstrap
  • build is done via webpack $ webpack or $ npm run build

  • you can run tests $ npm test

  • you can run lint $ npm run eslint

  • you can test frontend (uses karma) $ npm run test:client or $ npm run karma

  • you can create a TODO reporter $ npm run todo

Things To Do

  • Add CI integration
  • Add Angular
  • Integrate angular-material

Credits

cd-starter written by Mike Erickson

E-Mail: codedungeon@gmail.com

Twitter: @codedungeon

Website: codedungeon.org

Keywords

FAQs

Package last updated on 25 Jan 2017

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