Skip to content

tannerstephens/planet-js

Repository files navigation

yarnTemplate

A fancy template for all your yarn/webpack based javascript needs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Installing

Clone the repo down to your machine

git clone https://github.com/tannerstephens/yarnTemplate

Install all dependencies

yarn install

Run the dev server

yarn start

Visit localhost:3000 and see it running!

Post-Installation

Setup projectSettings.js with the appropriate site title and repo url

Deployment

Build for production

yarn production

See the dist/ folder for static output files.

Built With

Authors

  • Tanner Stephens

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published