Website for Evolving Solutions
  • JavaScript 99.8%
  • CSS 0.2%
Find a file
Riley Seaburg 4303e65a51 update cta
2022-10-02 01:37:18 -04:00
public update readme 2022-10-02 00:43:52 -04:00
src update cta 2022-10-02 01:37:18 -04:00
.eslintrc.json initial commit 2022-10-02 00:39:56 -04:00
.gitignore initial commit 2022-10-02 00:39:56 -04:00
jsconfig.json update readme 2022-10-02 00:43:52 -04:00
LICENSE.md update readme 2022-10-02 00:43:52 -04:00
next.config.js fix image error 2022-10-02 00:54:48 -04:00
package.json fix build issue 2022-10-02 00:51:35 -04:00
postcss.config.js update readme 2022-10-02 00:43:52 -04:00
prettier.config.js update readme 2022-10-02 00:43:52 -04:00
README.md update readme 2022-10-02 00:43:52 -04:00
tailwind.config.js update mobile nav 2022-10-02 01:33:20 -04:00
yarn.lock fix build issue 2022-10-02 00:51:35 -04:00

Evolving Solutions Website

[]: # Title: Evolving Solutions Website Evolving Solutions is a Evolving Software project that provides open source tools for growing your business online.

Getting started

To get started with this template, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

Customizing

You can start editing this template by modifying the files in the /src folder. The site will auto-update as you edit these files.

License

This project is licensed under the MIT License.

Learn more

To learn more about the technologies used in this site template, see the following resources:

  • Tailwind CSS - the official Tailwind CSS documentation
  • Next.js - the official Next.js documentation
  • Headless UI - the official Headless UI documentation