Skip to content

Fraint Studio plataforma para solicitar aplicaciones web a medida o poder comprar ya creadas.

Notifications You must be signed in to change notification settings

frannlencina/FraintStudio

Repository files navigation

The Fraint Studio repository

Created with love to share my projects and knowledge.

Deno Badge GitHub stars GitHub issues GitHub forks GitHub PRs Tailwind CSS Badge

🛠️ Stack

  • Deno Fresh - The next-gen web framework for building server-side rendering.
  • Typescript - JavaScript with syntax for types.
  • Tailwindcss - A utility-first CSS framework for rapidly building custom designs.

🚀 Getting Started

  1. Fork or clone this repository.
git clone git@github.com:frannlencina/FraintStudio.git
  1. Install the dependencies:
  • We use deno to run the project
# Install deno globally if you don't have it:
irm https://deno.land/install.ps1 | iex

3. Run the development server:

```bash
# Run with npm:
deno task start
  1. Open http://localhost:8000 with your browser to see the result 🚀

🤝 Contributing

🧞 Commands

Command Action
⚙️ deno task start Starts local dev server at localhost:8000.
⚙️ deno task build Build your production site to ./dist/.
⚙️ deno task preview Preview your build locally, before deploying.

🔑 License

MIT - Created by Francisco Lencina.

About

Fraint Studio plataforma para solicitar aplicaciones web a medida o poder comprar ya creadas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published