Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@magiclabs/create-magic-app

magiclabs10MITdeprecated0.1.3TypeScript support: included

This package is deprecated. Please use 'npx make-magic' instead.

A tool for quickly scaffolding an app with Magic authentication baked-in!

readme

🪄 @magiclabs/create-magic-app

A tool for quickly scaffolding an app with Magic authentication baked-in!

License · Contributing Guide

🚀 Usage

Getting started with the interactive scaffolding tool is easy. Just run the following command in your preferred shell:

npx @magiclabs/create-magic-app

Follow the interactive prompts to customize your project. Done! ✨

changelog

v0.1.3 (Mon Dec 28 2020)

🐛 Bug Fix

🏠 Internal

  • Remove 'templates.zip' from 'package.json#files' #5 (@smithki)

Authors: 1


v0.1.2 (Tue Dec 22 2020)

🐛 Bug Fix

Authors: 1


v0.1.1 (Tue Dec 22 2020)

🐛 Bug Fix

  • Fix bug where incorrect CWD was chosen during yarn install and yarn dev/yarn start effects #3 (@smithki)
  • Update README to reflect change in package name #1 (@smithki)

⚠️ Pushed to master

  • Update package.json; simplify 'bin' field (@smithki)
  • Change package name, 'create-magic-app' is unavailable for now (@smithki)
  • Adjust CircleCI for this repo's specific use-case (@smithki)
  • Initial commit (@smithki)

📝 Documentation

Authors: 1