Skip to content

make-build/makebuild.dev

Repository files navigation

MAKE/BUILD website

Website for Spring 2019 hackathon at FSU

🚀 Getting Started

We use Parcel to bundle the website. We use React Stateless Components as a way to keep the code DRY. SCSS is imported in the HTML, handled by Parcel.

# install dependencies
npm i

# start dev server
npm run dev

You can build the site to deploy with npm run build. This will put the bundled site in dist/. You can open dist/index.html in your browser, or use a simple server like serve to run serve dist/.

Deploy with now.

🔨 Contributing

VSCode is the official IDE for this project. Install the extensions listed in .vscode/extensions.json, this will enable automatic linting and formatting.

// TODO: setup autoformatting on precommit.

About

Website for Spring 2019 MAKE/BUILD at FSU

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages