Skip to content

LastMileNow/lastmilenow.github.io

Repository files navigation

Last Mile Now (Vision 3.0)

LastMileNow is dedicated to solving the "Last Mile" problem in AI—bridging the gap between powerful models and everyday utility for non-technical users and small businesses (SMBs).

This repository contains the source code for the official website, modernized with Next.js and React.

🚀 Local Development

To run this website locally on your machine, follow these steps:

Prerequisites

  1. Node.js: Install Node.js (version 18 or higher recommended).
  2. npm: Comes bundled with Node.js.

Setup

  1. Clone the repository:

    git clone https://github.com/LastMileNow/lastmilenow.github.io.git
    cd lastmilenow.github.io
  2. Install dependencies:

    npm install
  3. Launch the website:

    npm run dev
  4. View in browser: Once the server starts, open your browser and navigate to: http://localhost:3000

🛠 Project Structure

  • app/: Main application code, pages, and layout (Next.js App Router).
  • content/: Markdown content for dynamic pages.
  • assets/: Legacy assets (migrating to public/).
  • about.md, advocacy.md, etc.: Core content pages.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Main Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors