Socket
Socket
Sign inDemoInstall

create-seasann-app

Package Overview
Dependencies
66
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-seasann-app

Create a seasann app.


Version published
Weekly downloads
4
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Create Seasann App

Create your own seasann app now!

NOTE

Seassan is under reconstruction, and will be unusable for the time being. Please sand by!

Introduction

Seasann is a minimalist static site generator that is designed to be as un-opinionated and minimal as possible.

Seasann is built with TypeScript.

Prerequisites

create-seassan-app requires:

  • Node.js at least version 12 (due to top level await)
  • Curl
  • Tar
  • NPM
  • NPX

Create a new project 💾

Generate a new project using npx. Npx comes bundled with npm version 5.2+. It's also a package for older version.

npx create-seasann-app

Yarn

yarn create create-seasann-app

Pnpm

pnpm create create-seasann-app

To generate with typescript:

npx create-seasann-app --ts

For a full list of commands:

npx create-seasann-app --help

License

Apache 2.0

FAQs

Last updated on 04 Nov 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc