1.1.0 • Published 4 years ago

create-metrik-app v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

create-metrik-app

Installation

Install it once, globally

npm install -g create-metrik-app

*`create-metrik-app is a boilerplate built off of the Next.JS framework

Creating a new app

To create a new app, run

create-metrik-app [my-app-name]

What this package is:

A boilerplate built from Next.JS

This project installs the following packages:

  • next
  • react
  • react-router
  • react-dom
  • react-icons
  • react-awesome-reveal
  • node-sass

What you get?

create-metrik-app sets up the package, file and sass structure of a Next application so that creating Next applications quickly becomes easy!