main
branch is used as a template for Skeleton's UI toolkit, as such dependencies and cdk are going to be bumped/updated in this public template before being merged into the production
branch where the content for Fl4v.com lives.
Once you've created a project and installed dependencies with npm ci
, start a development server:
npm start
To create a production version of your app:
npm run build
You can preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.