Skip to content

We-Met-Before/slapfunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WMB SlapFunk Project

This repository contains the source code for the SlapFunk Records website, developed by We Met Before. The project utilizes serverless functions to manage dynamic content and interactions on the site.

Project Structure

  • netlify/functions/: Contains serverless functions deployed on Netlify.
  • public/: Static assets and public-facing files.
  • package.json: Project dependencies and scripts.

Getting Started

To set up the project locally:

  1. Clone the repository:

    git clone https://github.com/wemetbefore/wmb-slapfunk.git
    cd wmb-slapfunk
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

    This will run the project locally, allowing you to view it in your browser.

Deployment

The project is configured for deployment on Netlify. To deploy:

  1. Install the Netlify CLI:

    npm install -g netlify-cli
  2. Deploy the site:

    netlify deploy

    Follow the prompts to deploy the site to Netlify.

Contributing

We welcome contributions! Please submit pull requests for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •