Skip to content

lavelyio/wash-houston

Repository files navigation

Wash Houston

This is the 🚀 official 🚀 website of Wash Houston Services, LLC

Check out the Help section for information on the packages and systems used to build an run this application

Netlify Status

Usage

Getting started

To start this project, either:

  1. Deploy to Netlify using the button above, or
  2. Clone this repository and run:
yarn install

This will take some time and will install all packages necessary to run the starter.

Development

While developing against this project, use:

yarn start

The application will be running at http://localhost:3000/.

The Next.js development server will automatically reload the CSS or refresh the whole page, when stylesheets or content changes.

Static build

To build a static version of the website inside the /dist folder, run:

yarn build

See package.json for all tasks.

Basic Concepts

You can read more about building sites and apps with Next.js here

Doing dynamic things

A few resources for doing anything you can imagine with a 100% static site/app on the JAMstack using Next.js.

Deploying to Netlify

The deploy to Netlify button above will create a new site and repo in one click. If you've created your repo manually, you can deploy to Netlify as follows:

Now Netlify will build and deploy your site whenever you push to git.

Made with ❤️ by [LavelyIO, LLC] (https://lavely.io/)

Wash Houston Help

Development Tools & Documentation

  • Node.js - Javascript runtime to assist in website development (click latest features)
  • Yarn - Manage our Javascript dependencies that our site depends on
  • VS Code - Running, editing and debugging the website code
  • Netlify Docs - Netlify Documentation regarding command-line tools and others
  • React - Javascript Framework - Learn React to understand the code a bit better
  • Next.js - Our Server-Side Rendering framework that helps us render each page as it's own .html

Hosting:

Server is hosted at [Netlify](https://netlify.com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published