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

create-rca-app

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-rca-app

This library aims to simplify creating new project stacks. To get started using this library, visit the [rca-seed-app](https://git.realestate.com.au/craig-collie/rca-seed-app).

  • 1.1.8
  • npm
  • Socket score

Version published
Weekly downloads
27
Maintainers
1
Weekly downloads
 
Created
Source

Create-RCA-app

This library aims to simplify creating new project stacks. To get started using this library, visit the rca-seed-app.

Setup

1. Node

Install node using a version manager like nvm and n

# Using nvm
$ nvm install
$ nvm use

Install create-rca-app globally

$ yarn global add create-rca-app

Generate your first app

$ mkdir my-app-folder
$ cd my-app-folder
$ create-rca-app --name=my-first-app

Running

$ yarn start

:tiger: Technology Stack

TechDescriptionAssociated issue
NodeJavaScript runtime build on Chrome's V8 JavaScript engine.Issue #3
ExpressFast, un-opinionated, minimalist web framework for Node.jsIssue #3
WebpackAsset bundlingIssue #3
BabelUse next generation JavaScript todayIssue #3
ReactA JavaScript library for building user interfacesIssue #5
CSS-ModulesLocally scoped interoperable CSSIssue #6
PostCSSCSS Pre-processing (using SASS syntax) and autoprefixingIssue #6

FAQs

Package last updated on 21 Jul 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