Callmecavs Outset Save

A minimal frontend boilerplate, emphasizing workflow.

Project README

outset

Outset on NPM

A minimal frontend boilerplate, emphasizing workflow.

Getting Started

In your terminal:

# install outset globally
$ npm i outset -g

# use the `outset` command to create a project
# unless a path is specified, the template is copied to the CWD
$ outset [path]

# enter the new project directory
$ cd [path]

# install dependencies
$ npm i

# start building
$ npm start

In your browser: http://localhost:1234/

License

MIT. © 2022 Michael Cavalea

Open Source Agenda is not affiliated with "Callmecavs Outset" Project. README Source: callmecavs/outset
Stars
170
Open Issues
5
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating