Skip to content

estavaojrn-commits/camino-code

 
 

Repository files navigation

Camino Code

Camino Code is a Applied AI Systems, Data Science and Product Engineering organization based in New Jersey helping businesses build systems that think with you. We specialize in automating workflows, finding powerful insights and empowering your business for the digital age.

CaminoCode.com Contributors:

  • Founder & CEO: Favio Jasso
  • Software Engineer: John Rey Calesa
  • Software Engineer: Sandro Nahuel Ramirez Tokarsky
  • Concept Artist: Ayelén Vázquez De La Rosa

    Next.js Starter Kit: Basics

    npx create-next-app@latest

    Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

    🚀 Ready to build with Next.js? Delete this file and start coding!

    nextjs-logo

    🚀 Project Structure

    Inside your Next.js project, you'll see the following folders and files:

    /
    ├── public/
    │   └── favicon.ico
    ├── pages/
    │   └── index.js
    ├── styles/
    │   └── globals.css
    └── package.json
    

    To learn more about the folder structure of a Next.js project, refer to the official documentation on project structure.

    🧞 Commands

    All commands are run from the root of the project, from a terminal:

    Command Action
    npm install Installs dependencies
    npm run dev Starts local dev server at localhost:3000
    npm run build Builds your production site to .next/
    npm start Starts the production server
    npm run lint Runs ESLint on your project

    👀 Want to learn more?

    Check out the Next.js documentation or join the Next.js Discord community.

  • About

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • JavaScript 96.4%
    • CSS 3.6%