import { ArrowRight } from 'react-feather' import SectionContainer from './Layouts/SectionContainer' const Feature = ({ title, description, url }) => (
{ description }
Given .wasp
and .js(x)/.css/...
, source files,
Wasp compiler generates the full source of your web app in
the target stack - front-end, back-end and deployment.