Skip to content

Latest commit

 

History

History
105 lines (67 loc) · 3.01 KB

File metadata and controls

105 lines (67 loc) · 3.01 KB

TailwindCSS Github Pages Github Actions Docker

Logo

SoftPoint

Site for B2B software company
View on Github Pages

About The Project

SoftPoint screenshot LightHouse Screenshot

Built from figma. Performant, accessible, adaptive, SEO-optimized.

(back to top)

Getting Started

To get a local copy up and running follow these steps.

Prerequisites

Development mode

Steps

  1. Clone the repo
    git clone https://github.com/coder8080/softpoint.git
  2. Install packages
    npm install
  3. Run project in development mode
    npm run dev

Site will be available at http://localhost:3000/softpoint

(back to top)

Production mode

  1. Clone the repo
    git clone https://github.com/coder8080/softpoint.git
  2. Install packages
    npm install
  3. Run project in development mode
    npm run start

Site will be available at http://localhost:3000/softpoint

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

Roman Kolerov - @coder8080 - coder8080@yandex.ru

Project Link: https://github.com/coder8080/softpoint

(back to top)

Acknowledgments

(back to top)