create-asphalt-app

2.0.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i create-asphalt-app

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

8.23 kB

Total Files

4

Last publish

Collaborators

  • detj
  • himanshumehta1114