stylegator

0.20.3 • Public • Published

Stylegator npm version

Getting Started

# Create a new project

mkdir my-app && cd my-app

# Install Stylegator

yarn add stylegator
npm install stylegator

# Start the stylegator dev server

stylegator dev

# Build the static site for production

stylegator build

Configuration

Project configuration is available through an stylegator.config.js file:

{
  "template": "index.html",
  "title": "My App"
}

Contributing

Ideas and code contributions are welcome! In lieu of a styleguide, this project uses prettier, husky, and lint-staged to maintain code style. If you have any questions, just ask.

Related projects

Package Sidebar

Install

npm i stylegator

Weekly Downloads

1

Version

0.20.3

License

MIT

Unpacked Size

4.44 kB

Total Files

7

Last publish

Collaborators

  • farismmk