Socket
Socket
Sign inDemoInstall

redux

Package Overview
Dependencies
119
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

res/static/css/css-mini-reset.css

2

package.json
{
"name": "redux",
"author": "Jamie Paton <jamie.paton@googlemail.com>",
"version": "0.0.2",
"version": "0.0.3",
"description": "Setting up a basebones node app has never been so easy.",

@@ -6,0 +6,0 @@

@@ -1,4 +0,12 @@

A simples boilerplate for quickly getting a node.js project on the go
---------------------------------------------------------------------
An alternative take on node.js project kickstarting
---------------------------------------------------
Currently provides a barebones project with:
+ Written in CoffeeScript
+ Express.js
+ Jade templating
+ Stylus css
+ YAML Configuration
Install

@@ -15,6 +23,11 @@ -------

mkdir my-redux-project
cd my-redux-project
redux && node app.js
redux -f project-name
The -f argument is the name of the new project folder to create.
Or simply:
redux
to create the project scaffold in the current working directory.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc