Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denkristoffer/create-single-purpose-website

A CLI tool to set up single-purpose website boilerplates
https://github.com/denkristoffer/create-single-purpose-website

Last synced: 7 days ago
JSON representation

A CLI tool to set up single-purpose website boilerplates

Awesome Lists containing this project

README

        

# create-single-purpose-website

A CLI tool to set up single-purpose website boilerplates.

Installs:

- [Next.js](https://nextjs.org)
- [emotion](https://emotion.sh)

## How to use

There’s no need to install this package, instead you can initialise it with npm directly:

```sh
npm init single-purpose-website
```