# yew-simple-template **Repository Path**: r31oad3d/yew-simple-template ## Basic Information - **Project Name**: yew-simple-template - **Description**: This is simple template that uses Yew to build frontend. - **Primary Language**: Rust - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This is simple template that uses Yew to build frontend. ------- + first, you need: > yarn install + build for production: > yarn run build + for local development: > yarn run start:dev