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
To start this project, either:
- Deploy to Netlify using the button above, or
- Clone this repository and run:
yarn install
This will take some time and will install all packages necessary to run the starter.
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.
To build a static version of the website inside the /dist
folder, run:
yarn build
See package.json for all tasks.
You can read more about building sites and apps with Next.js here
A few resources for doing anything you can imagine with a 100% static site/app on the JAMstack using Next.js.
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:
- Push your clone to your own GitHub repository.
- Create a new site on Netlify and link the repository.
Now Netlify will build and deploy your site whenever you push to git.
Made with ❤️ by [LavelyIO, LLC] (https://lavely.io/)
- 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
Server is hosted at [Netlify](https://netlify.com)