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

create-asphalt-app

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-asphalt-app

Have an app to build? use create-asphalt-app

  • 2.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

Create Asphalt App

Using Create Asphalt App you can bootstrap a React app quickly with Asphalt Web designed templates. Under the hood it runs Create React App without taking its power away from you.

🚀 Quickstart

To get started, run

npx create-asphalt-app my-app

or alternatively

npm init asphalt-app my-app
yarn create asphalt-app my-app

This bootstraps a project in my-app directory configured for Asphalt Web.

Develop

$ cd my-app
$ yarn start

Runs the app in development mode.
Open http://localhost:3000 to view it in the browser.

The page will automatically reload if you make changes to the code.
You will see the build errors and lint warnings in the console.

Options

Supports all options of Create React App.
Create Asphalt App proxies all options, like --template, --scripts-version to Create React App.

FAQs

Package last updated on 24 Feb 2022

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