Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.43 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.43 KB

Fractal Quickstart

Super simple quickstart project for Fractal framework. We use 🔥FuseBox🔥 as bundle/loader system, which allows a blazingly fast development and production building. All this offer a super simple development and production environment, you can count de dev + prod dependencies of this repo in one hand!! there are only 4, see package.json

If you are looking for a fully featured solution with prerendering, SSR and i18n you should use Fractal-featured

So you are here, this how you can use this repo:

Finally when you have some work done, type yarn run compile and hit enter and your app should appear at the dist/ folder. This is it.

Development environment

We strongly recommend Visual Studio Code and use fractal-vscode-extension that provide many useful code snippets